Skip to content

[Docker] Extract duplicated compiler wrapper setup into shared script#4026

Merged
vvbandeira merged 2 commits into
The-OpenROAD-Project:masterfrom
Vi-shub:DockerWrapper
May 19, 2026
Merged

[Docker] Extract duplicated compiler wrapper setup into shared script#4026
vvbandeira merged 2 commits into
The-OpenROAD-Project:masterfrom
Vi-shub:DockerWrapper

Conversation

@Vi-shub
Copy link
Copy Markdown
Contributor

@Vi-shub Vi-shub commented Mar 22, 2026

  • Created docker/setup_compiler_wrappers.sh for reproducible builds
  • Updated Dockerfile.dev and Dockerfile.builder to use the shared script
  • Fixed typo 'scrip' -> 'script' in build_openroad.sh help text

Closes #4005

- Created docker/setup_compiler_wrappers.sh for reproducible builds
- Updated Dockerfile.dev and Dockerfile.builder to use the shared script
- Fixed typo 'scrip' -> 'script' in build_openroad.sh help text

Signed-off-by: Vi-shub <smsharma3121@gmail.com>
Signed-off-by: Vi-shub <smsharma3121@gmail.com>
@Vi-shub
Copy link
Copy Markdown
Contributor Author

Vi-shub commented Mar 23, 2026

Hi @luarss @maliberty can you review this. Thanks for your time.

@vvbandeira vvbandeira enabled auto-merge March 24, 2026 16:53
@vvbandeira vvbandeira disabled auto-merge May 19, 2026 15:01
@vvbandeira vvbandeira merged commit 32f7fae into The-OpenROAD-Project:master May 19, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docker] Extract duplicated compiler wrapper setup into a shared script

2 participants